home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / GameKit / Headers / gamekit / GrayView2.h < prev    next >
Text File  |  1995-06-12  |  217b  |  14 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <appkit/appkit.h>
  5.  
  6. @interface GrayView2:View
  7. {
  8. }
  9.  
  10. - aroundFrame:(const NXRect *)aRect :(float)y;
  11. - drawSelf:(NXRect *)rects :(int)rectCount;    // redraws the screen.
  12.  
  13. @end
  14.